projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
848f7d4
)
(speedbar-make-specialized-keymap): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Jan 2007 20:46:00 +0000
(20:46 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 28 Jan 2007 20:46:00 +0000
(20:46 +0000)
lisp/speedbar.el
patch
|
blob
|
history
diff --git
a/lisp/speedbar.el
b/lisp/speedbar.el
index 1a5fc04ee3a72c73f9b87adb2c8a5d59e6010814..711957d9cd02b4bb19f4216d25adc3f7d9f981a6 100644
(file)
--- a/
lisp/speedbar.el
+++ b/
lisp/speedbar.el
@@
-819,7
+819,7
@@
to toggle this value.")
(defun speedbar-make-specialized-keymap ()
"Create a keymap for use with a speedbar major or minor display mode.
-This basically creates a sparse keymap, and makes it
'
s parent be
+This basically creates a sparse keymap, and makes its parent be
`speedbar-key-map'."
(let ((k (make-sparse-keymap)))
(set-keymap-parent k speedbar-key-map)